home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet Magazine 2004 February
/
INTERNET114.ISO
/
pc
/
software
/
windows
/
building
/
ace_html
/
acehtml5free.exe
/
setup.exe
/
%AppDir%
/
scriptdef
/
Alert Button.sd
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
INI File
|
2003-10-03
|
340 b
|
29 lines
[SUBJECT]
Description=Display alert message
ImageIndex=-1
Folder=Tools
[BODY_TEXT]
;
;<div align="center">
;<form>
;<input type="button" value="`caption`"
;onClick='alert("`message`")'>
;</form>
;</div>
;
[`caption`]
Kind=S
Value=Click here to be alerted
[`message`]
Kind=S
Value=You have been alerted.